type google.golang.org/grpc/internal/mem.sizedBufferPool (struct)

Method Implmentations

Get(size int) *[]byte *sizedBufferPool.M : google.golang.org/grpc/mem.BufferPool.Get *sizedBufferPool.M : bufferPool.Get
Put(buf *[]byte) *sizedBufferPool.M : google.golang.org/grpc/mem.BufferPool.Put *sizedBufferPool.M : bufferPool.Put